[INFO] fetching crate rd-std 0.1.0...
[INFO] testing rd-std-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rd-std 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rd-std 0.1.0
[INFO] finished tweaking crates.io crate rd-std 0.1.0
[INFO] tweaked toml for crates.io crate rd-std 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rd-std 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding socket2 v0.4.10 (available: v0.6.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67504fd5ec488f71a7005dab5a68d8f201d09a7a084e44c602da6ca9f5223783
[INFO] running `Command { std: "docker" "start" "-a" "67504fd5ec488f71a7005dab5a68d8f201d09a7a084e44c602da6ca9f5223783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67504fd5ec488f71a7005dab5a68d8f201d09a7a084e44c602da6ca9f5223783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67504fd5ec488f71a7005dab5a68d8f201d09a7a084e44c602da6ca9f5223783", kill_on_drop: false }`
[INFO] [stdout] 67504fd5ec488f71a7005dab5a68d8f201d09a7a084e44c602da6ca9f5223783
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee56138b7693b99585458e1f3e160db3f4bf2938723804f978926d4e35303312
[INFO] running `Command { std: "docker" "start" "-a" "ee56138b7693b99585458e1f3e160db3f4bf2938723804f978926d4e35303312", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rd-interface v0.4.0
[INFO] [stderr]    Compiling rd-std v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stdout]   --> src/builtin/local.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |         #[cfg(feature = "local_log")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stdout]    = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stdout]   --> src/builtin/local.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg(feature = "local_log")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stdout]    = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stdout]    --> src/builtin/local.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |         #[cfg(feature = "local_log")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stdout]     = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/socks5/client.rs:23:39
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr);
[INFO] [stdout]    |            ---------------            ^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr);
[INFO] [stdout] 23 + pub struct Socks5UdpSocket(UdpSocket, (), SocketAddr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/socks5/server.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock<Option<SocketAddr>>);
[INFO] [stdout]     |            ---------------            ^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 142 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock<Option<SocketAddr>>);
[INFO] [stdout] 142 + pub struct Socks5UdpSocket(UdpSocket, (), RwLock<Option<SocketAddr>>);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.43s
[INFO] running `Command { std: "docker" "inspect" "ee56138b7693b99585458e1f3e160db3f4bf2938723804f978926d4e35303312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee56138b7693b99585458e1f3e160db3f4bf2938723804f978926d4e35303312", kill_on_drop: false }`
[INFO] [stdout] ee56138b7693b99585458e1f3e160db3f4bf2938723804f978926d4e35303312
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aacea60212c9fd1641ec2410531f00a5fd6053d47f210e279f2d55646243438f
[INFO] running `Command { std: "docker" "start" "-a" "aacea60212c9fd1641ec2410531f00a5fd6053d47f210e279f2d55646243438f", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stdout]   --> src/builtin/local.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |         #[cfg(feature = "local_log")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stdout]    = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stdout]   --> src/builtin/local.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg(feature = "local_log")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stdout]    = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stdout]    --> src/builtin/local.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |         #[cfg(feature = "local_log")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stdout]     = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rd-std v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/socks5/client.rs:23:39
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr);
[INFO] [stdout]    |            ---------------            ^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr);
[INFO] [stdout] 23 + pub struct Socks5UdpSocket(UdpSocket, (), SocketAddr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/socks5/server.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock<Option<SocketAddr>>);
[INFO] [stdout]     |            ---------------            ^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 142 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock<Option<SocketAddr>>);
[INFO] [stdout] 142 + pub struct Socks5UdpSocket(UdpSocket, (), RwLock<Option<SocketAddr>>);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stdout]   --> src/builtin/local.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |         #[cfg(feature = "local_log")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stdout]    = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stdout]   --> src/builtin/local.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg(feature = "local_log")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stdout]    = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stdout]    --> src/builtin/local.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |         #[cfg(feature = "local_log")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stdout]     = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]   --> src/socks5/client.rs:23:39
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr);
[INFO] [stdout]    |            ---------------            ^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr);
[INFO] [stdout] 23 + pub struct Socks5UdpSocket(UdpSocket, (), SocketAddr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/socks5/server.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock<Option<SocketAddr>>);
[INFO] [stdout]     |            ---------------            ^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 142 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock<Option<SocketAddr>>);
[INFO] [stdout] 142 + pub struct Socks5UdpSocket(UdpSocket, (), RwLock<Option<SocketAddr>>);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "aacea60212c9fd1641ec2410531f00a5fd6053d47f210e279f2d55646243438f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aacea60212c9fd1641ec2410531f00a5fd6053d47f210e279f2d55646243438f", kill_on_drop: false }`
[INFO] [stdout] aacea60212c9fd1641ec2410531f00a5fd6053d47f210e279f2d55646243438f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cedb3badf47d288b842fea3c897b13c6b4ca6ed3d1171caccb6f57d3cb1e880b
[INFO] running `Command { std: "docker" "start" "-a" "cedb3badf47d288b842fea3c897b13c6b4ca6ed3d1171caccb6f57d3cb1e880b", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stderr]   --> src/builtin/local.rs:85:15
[INFO] [stderr]    |
[INFO] [stderr] 85 |         #[cfg(feature = "local_log")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stderr]    = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stderr]   --> src/builtin/local.rs:96:15
[INFO] [stderr]    |
[INFO] [stderr] 96 |         #[cfg(feature = "local_log")]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stderr]    = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `local_log`
[INFO] [stderr]    --> src/builtin/local.rs:103:15
[INFO] [stderr]     |
[INFO] [stderr] 103 |         #[cfg(feature = "local_log")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin`
[INFO] [stderr]     = help: consider adding `local_log` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: field `1` is never read
[INFO] [stderr]   --> src/socks5/client.rs:23:39
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr);
[INFO] [stderr]    |            ---------------            ^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 23 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr);
[INFO] [stderr] 23 + pub struct Socks5UdpSocket(UdpSocket, (), SocketAddr);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `1` is never read
[INFO] [stderr]    --> src/socks5/server.rs:142:39
[INFO] [stderr]     |
[INFO] [stderr] 142 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock<Option<SocketAddr>>);
[INFO] [stderr]     |            ---------------            ^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 142 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock<Option<SocketAddr>>);
[INFO] [stderr] 142 + pub struct Socks5UdpSocket(UdpSocket, (), RwLock<Option<SocketAddr>>);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `rd-std` (lib) generated 5 warnings
[INFO] [stderr] warning: `rd-std` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rd_std-d4e4663012597324)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rd_std
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cedb3badf47d288b842fea3c897b13c6b4ca6ed3d1171caccb6f57d3cb1e880b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cedb3badf47d288b842fea3c897b13c6b4ca6ed3d1171caccb6f57d3cb1e880b", kill_on_drop: false }`
[INFO] [stdout] cedb3badf47d288b842fea3c897b13c6b4ca6ed3d1171caccb6f57d3cb1e880b
